home *** CD-ROM | disk | FTP | other *** search
PS/2 MicroChannel Adapter Description | 1996-07-31 | 4.1 KB | 93 lines |
- ;
- ;***********************************************************************\
- ;* *
- ;* Adapter Description File (ADF) for Allied Telesis *
- ;* Copyright (c) 1994 by Allied Telesis, All rights reserved. *
- ;* *
- ;* Version: 1.0 Original *
- ;* *
- ;* *
- ;* for AT1720T POS ID = 6410 *
- ;* for AT1720BT POS ID = 6413 *
- ;* for AT1720AT POS ID = 6416 *
- ;* for AT1720FT POS ID = 6419 *
- ;***********************************************************************/
- ;
- AdapterId 06413h
-
- AdapterName "Allied Telesis AT1720BT"
-
- NumBytes 3
-
-
- NamedItem
- Prompt "Interrupt Request Number"
- choice "IRQ 3 " pos[1]=00xxxxxxb pos[2]=x0xxxxxxb int 3
- choice "IRQ 4 " pos[1]=01xxxxxxb pos[2]=x0xxxxxxb int 4
- choice "IRQ 5 " pos[1]=10xxxxxxb pos[2]=x0xxxxxxb int 5
- choice "IRQ 9 " pos[1]=11xxxxxxb pos[2]=x0xxxxxxb int 9
- choice "IRQ 10 " pos[1]=00xxxxxxb pos[2]=x1xxxxxxb int 10
- choice "IRQ 11 " pos[1]=01xxxxxxb pos[2]=x1xxxxxxb int 11
- choice "IRQ 12 " pos[1]=10xxxxxxb pos[2]=x1xxxxxxb int 12
- choice "IRQ 15 " pos[1]=11xxxxxxb pos[2]=x1xxxxxxb int 15
- Help
- "Select the interrupt (IRQ) number to be used by the AT-1720 Adapter.
- If a conflict with another device exists, use the F5=Previous and
- F6=Next keys to change IRQ assignments (conflicts are indicated
- with an asterisk)."
-
-
- NamedItem
- Prompt "Boot ROM Memory Address"
- choice "Disabled" pos[1]=xx111xxxb
- choice "C4000" pos[1]=xx000xxxb mem 0c4000h-0c7ffffh
- choice "C8000" pos[1]=xx001xxxb mem 0c8000h-0cbffffh
- choice "CC000" pos[1]=xx010xxxb mem 0cc000h-0cfffffh
- choice "D0000" pos[1]=xx011xxxb mem 0d0000h-0d3ffffh
- choice "D4000" pos[1]=xx100xxxb mem 0d4000h-0d7ffffh
- choice "D8000" pos[1]=xx101xxxb mem 0d8000h-0dbffffh
- choice "DC000" pos[1]=xx110xxxb mem 0dc000h-0dfffffh
- Help
- "If your AT-1720 contains a boot ROM, select the desired starting
- memory address for the ROM.
- If no boot ROM is installed, select the 'Disabled' choice.
- Use the F5=Previous and F6=Next keys to alter the selection."
-
-
- NamedItem
- Prompt "I/O Port Addresses"
- choice "0x0400-0x04FF" pos[1]=xxxxx000b io 0400h-04FFh
- choice "0x1400-0x14FF" pos[1]=xxxxx100b io 1400h-14FFh
- choice "0x2400-0x24FF" pos[1]=xxxxx001b io 2400h-24FFh
- choice "0x3400-0x34FF" pos[1]=xxxxx101b io 3400h-34FFh
- choice "0x4400-0x44FF" pos[1]=xxxxx010b io 4400h-44FFh
- choice "0x5400-0x54FF" pos[1]=xxxxx110b io 5400h-54FFh
- choice "0x6400-0x64FF" pos[1]=xxxxx011b io 6400h-64FFh
- choice "0x7400-0x74FF" pos[1]=xxxxx111b io 7400h-74FFh
- Help
- "Select the desired address range for the AT-1720's I/O ports.
- Use the F5=Previous and F6=Next keys to alter the selection."
-
-
- NamedItem
- Prompt "Port Selection"
- choice "Auto Select" pos[2]=xx00xx1xb
- choice "Twisted Pair" pos[2]=xx01xx0xb
- choice "BNC" pos[2]=xx11xx1xb
- Help
- "Select the desired port to be used by the AT-1720 adapter.
- 'Twisted Pair' selects the 10BaseT (UTP/RJ45) port.
- 'BNC' selects the 10Base2 (Thin Ethernet) port.
- 'Auto Select' causes the AT-1720BT to automatically use the UTP port
- when a Twisted Pair cable is connected, or to use the BNC port if no
- cable if connected to the UTP port."
-
-
- NamedItem
- Prompt "Twisted Pair Type"
- choice "100ohm UTP/STP" pos[2]=xxxx01xxb
- choice "150ohm STP" pos[2]=xxxx10xxb
- Help
- "Select the type of cabling to be used whenever the Twisted Pair port
- is active. This option has no effect when the BNC port is active."
-